[INFO] cloning repository https://github.com/BPplays/dhcpv6-option-handler
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/BPplays/dhcpv6-option-handler" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBPplays%2Fdhcpv6-option-handler", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBPplays%2Fdhcpv6-option-handler'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] e9e7e3abffc3033efc452c9621209f9d73c669fe
[INFO] fixing BPplays/dhcpv6-option-handler against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBPplays%2Fdhcpv6-option-handler" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/BPplays/dhcpv6-option-handler
[INFO] finished tweaking git repo https://github.com/BPplays/dhcpv6-option-handler
[INFO] tweaked toml for git repo https://github.com/BPplays/dhcpv6-option-handler written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/BPplays/dhcpv6-option-handler on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/BPplays/dhcpv6-option-handler already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded dhcproto v0.14.0
[INFO] [stderr]   Downloaded pcap v2.4.0
[INFO] [stderr]   Downloaded dhcproto-macros v0.2.0
[INFO] [stderr]   Downloaded etherparse v0.19.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] e7a5f529943a094aad05e3ff338cc9bcab580881739a5f9a8aec18d53f37e7cf
[INFO] running `Command { std: "docker" "start" "e7a5f529943a094aad05e3ff338cc9bcab580881739a5f9a8aec18d53f37e7cf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "e7a5f529943a094aad05e3ff338cc9bcab580881739a5f9a8aec18d53f37e7cf" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e7a5f529943a094aad05e3ff338cc9bcab580881739a5f9a8aec18d53f37e7cf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "e7a5f529943a094aad05e3ff338cc9bcab580881739a5f9a8aec18d53f37e7cf" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr]    Compiling siphasher v1.0.2
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]    Compiling portable-atomic v1.13.1
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]    Compiling parse-zoneinfo v0.3.1
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]     Checking rand_core v0.9.5
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]    Compiling phf v0.11.3
[INFO] [stderr]     Checking percent-encoding v2.3.2
[INFO] [stderr]    Compiling phf_codegen v0.11.3
[INFO] [stderr]     Checking futures-core v0.3.32
[INFO] [stderr]     Checking form_urlencoded v1.2.2
[INFO] [stderr]    Compiling chrono-tz-build v0.3.0
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking slab v0.4.12
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]     Checking tracing-core v0.1.36
[INFO] [stderr]     Checking once_cell v1.21.4
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]    Compiling pcap v2.4.0
[INFO] [stderr]     Checking rand v0.9.2
[INFO] [stderr]    Compiling chrono-tz v0.9.0
[INFO] [stderr]     Checking futures-channel v0.3.32
[INFO] [stderr]     Checking data-encoding v2.10.0
[INFO] [stderr]     Checking anstream v1.0.0
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]     Checking yoke v0.8.1
[INFO] [stderr]     Checking chrono v0.4.44
[INFO] [stderr]     Checking zerovec v0.11.5
[INFO] [stderr]     Checking zerotrie v0.2.3
[INFO] [stderr]    Compiling dhcproto-macros v0.2.0
[INFO] [stderr]     Checking errno v0.2.8
[INFO] [stderr]     Checking jiff v0.2.23
[INFO] [stderr]     Checking etherparse v0.19.0
[INFO] [stderr]     Checking tinystr v0.8.2
[INFO] [stderr]     Checking potential_utf v0.1.4
[INFO] [stderr]     Checking icu_locale_core v2.1.1
[INFO] [stderr]     Checking icu_collections v2.1.1
[INFO] [stderr]     Checking regex v1.12.3
[INFO] [stderr]     Checking env_filter v1.0.1
[INFO] [stderr]     Checking icu_provider v2.1.1
[INFO] [stderr]     Checking icu_properties v2.1.2
[INFO] [stderr]     Checking icu_normalizer v2.1.1
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]     Checking hickory-proto v0.25.2
[INFO] [stderr]     Checking env_logger v0.11.10
[INFO] [stderr]     Checking dhcproto v0.14.0
[INFO] [stderr]     Checking dhcpv6-option-handler v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0252]: the name `Duration` is defined multiple times
[INFO] [stdout]   --> src/main.rs:13:20
[INFO] [stdout]    |
[INFO] [stdout]  5 | use chrono::{DateTime, Duration, Utc};
[INFO] [stdout]    |                        -------- previous import of the type `Duration` here
[INFO] [stdout] ...
[INFO] [stdout] 13 |     net::Ipv6Addr, time::Duration,
[INFO] [stdout]    |                    ^^^^^^^^^^^^^^ `Duration` reimported here
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Duration` must be defined only once in the type namespace of this module
[INFO] [stdout] help: you can use `as` to change the binding name of the import
[INFO] [stdout]    |
[INFO] [stdout] 13 |     net::Ipv6Addr, time::Duration as OtherDuration,
[INFO] [stdout]    |                                   ++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `log::info`
[INFO] [stdout]  --> src/main.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use log::info;
[INFO] [stdout]   |     ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `HashSet` and `time::Duration`
[INFO] [stdout]   --> src/main.rs:11:28
[INFO] [stdout]    |
[INFO] [stdout] 11 |     collections::{HashMap, HashSet},
[INFO] [stdout]    |                            ^^^^^^^
[INFO] [stdout] 12 |     error::Error,
[INFO] [stdout] 13 |     net::Ipv6Addr, time::Duration,
[INFO] [stdout]    |                    ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0252]: the name `Duration` is defined multiple times
[INFO] [stdout]   --> src/main.rs:13:20
[INFO] [stdout]    |
[INFO] [stdout]  5 | use chrono::{DateTime, Duration, Utc};
[INFO] [stdout]    |                        -------- previous import of the type `Duration` here
[INFO] [stdout] ...
[INFO] [stdout] 13 |     net::Ipv6Addr, time::Duration,
[INFO] [stdout]    |                    ^^^^^^^^^^^^^^ `Duration` reimported here
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Duration` must be defined only once in the type namespace of this module
[INFO] [stdout] help: you can use `as` to change the binding name of the import
[INFO] [stdout]    |
[INFO] [stdout] 13 |     net::Ipv6Addr, time::Duration as OtherDuration,
[INFO] [stdout]    |                                   ++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `log::info`
[INFO] [stdout]  --> src/main.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use log::info;
[INFO] [stdout]   |     ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `HashSet` and `time::Duration`
[INFO] [stdout]   --> src/main.rs:11:28
[INFO] [stdout]    |
[INFO] [stdout] 11 |     collections::{HashMap, HashSet},
[INFO] [stdout]    |                            ^^^^^^^
[INFO] [stdout] 12 |     error::Error,
[INFO] [stdout] 13 |     net::Ipv6Addr, time::Duration,
[INFO] [stdout]    |                    ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `registry`
[INFO] [stdout]    --> src/main.rs:157:41
[INFO] [stdout]     |
[INFO] [stdout] 157 | fn parse_dhcpv6_message(payload: &[u8], registry: &Registry) -> Result<PacketFacts, String> {
[INFO] [stdout]     |                                         ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registry`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0252`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `dhcpv6-option-handler` (bin "dhcpv6-handler" test) due to 1 previous error; 3 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] warning: unused variable: `registry`
[INFO] [stdout]    --> src/main.rs:157:41
[INFO] [stdout]     |
[INFO] [stdout] 157 | fn parse_dhcpv6_message(payload: &[u8], registry: &Registry) -> Result<PacketFacts, String> {
[INFO] [stdout]     |                                         ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registry`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0252`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `dhcpv6-option-handler` (bin "dhcpv6-handler") due to 1 previous error; 3 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "e7a5f529943a094aad05e3ff338cc9bcab580881739a5f9a8aec18d53f37e7cf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e7a5f529943a094aad05e3ff338cc9bcab580881739a5f9a8aec18d53f37e7cf", kill_on_drop: false }`
[INFO] [stdout] e7a5f529943a094aad05e3ff338cc9bcab580881739a5f9a8aec18d53f37e7cf
